Skip to content

src: remove shadowed variable in OptionsParser::Parse#46672

Merged
nodejs-github-bot merged 1 commit intonodejs:mainfrom
codebytere:fix-shadow
Mar 1, 2023
Merged

src: remove shadowed variable in OptionsParser::Parse#46672
nodejs-github-bot merged 1 commit intonodejs:mainfrom
codebytere:fix-shadow

Conversation

@codebytere
Copy link
Member

Chromium enabled -Wshadow in https://chromium-review.googlesource.com/c/chromium/src/+/3860569, which meant that this code caused compilation issues in Electron.

Fix this with name change.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. c++ Issues and PRs that require attention from people who are familiar with C++.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants